home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 1 Issue 2 / PDCD-1 - Issue 02.iso / _utilities / utilities / 004 / ansiedit / MsgFiles_English_MenuMsgs < prev    next >
Encoding:
Text File  |  1994-10-02  |  14.3 KB  |  584 lines

  1. # > <AnsiEdit$Dir>.Resources.MenuMsgs
  2.  
  3. # AnsiEdit v2.30 Message file
  4. # Language: English
  5.  
  6. # In this file tags ending in 'M' mean a 'Menu Option', 'H' means 'Help'
  7. # and 'K' means 'Menu Keypress'. 'Title' tags don't have any.
  8.  
  9. # Menu messages
  10.  
  11. #
  12. # The main editor menu
  13. # ~~~~~~~~~~~~~~~~~~~~
  14.  
  15. Main_Title:   Ansi Editor
  16. Main_MiscM:<M>isc             >
  17. Main_MiscK:Mm
  18. Main_MiscH:Leads to the 'Misc' menu
  19.  
  20. Main_ColourM:<C>olour           >
  21. Main_ColourK:Cc
  22. Main_ColourH:Allows changing of colours
  23.  
  24. Main_SelectM:<S>elect           >
  25. Main_SelectK:Ss
  26. Main_SelectH:Allows access to block commands
  27.  
  28. Main_PatternM:<P>attern          >
  29. Main_PatternK:Pp
  30. Main_PatternH:Allows manipulation of patterns
  31.  
  32. Main_EditM:<E>dit             >
  33. Main_EditK:Ee
  34. Main_EditH:Allows editing of lines
  35.  
  36. Main_FileM:<F>ile             >
  37. Main_FileK:Ff
  38. Main_FileH:Allows saving / loading of files
  39.  
  40. Main_WarningsM:<W>arnings         >
  41. Main_WarningsK:Ww
  42. Main_WarningsH:Leads To Warnings Sub-Menu
  43.  
  44. Main_DesktopM:<D>esktop  Alt & X 
  45. Main_DesktopK:Dd
  46. Main_DesktopH:Returns to the desktop
  47.  
  48. Main_QuitM:<Q>uit     Alt & X 
  49. Main_QuitK:Qq
  50. Main_QuitH:Quits the editor
  51.  
  52. #
  53. # File Menu definition
  54. # ~~~~~~~~~~~~~~~~~~~~
  55.  
  56. File_Title:            File
  57. File_LoadM:<L>oad              Alt & L >
  58. File_LoadK:Ll
  59. File_LoadH:Leads to the 'Load' menu
  60.  
  61. File_SaveM:<S>ave              Alt & S >
  62. File_SaveK:Ss
  63. File_SaveH:Leads to the 'Save' menu
  64.  
  65. File_ViewM:<V>iew Files        Alt & V  
  66. File_ViewK:Vv
  67. File_ViewH:Allows viewing of files
  68.  
  69. File_DirM:<C>hange Directory  Alt & J  
  70. File_DirK:Cc
  71. File_DirH:Changes the current directory
  72.  
  73. #
  74. # Edit menu definition
  75. # ~~~~~~~~~~~~~~~~~~~~
  76.  
  77. Edit_Title:              Edit
  78. Edit_WashM:<W>ash Screen             Alt & W
  79. Edit_WashK:Ww
  80. Edit_WashH:Washs area using the current colours
  81.  
  82. Edit_PaintM:<P>aint Screen            Alt & P
  83. Edit_PaintK:Pp
  84. Edit_PaintH:Paints area using current colours and character
  85.  
  86. Edit_DeleteM:<D>elete Line    Ctrl & Backspace
  87. Edit_DeleteK:Dd
  88. Edit_DeleteH:Deletes the current line
  89.  
  90. Edit_InsertM:<I>nsert Line             Alt & I
  91. Edit_InsertK:Ii
  92. Edit_InsertH:Inserts a line at the cursor position
  93.  
  94. Edit_EraseM:<E>rase Line              Alt & E
  95. Edit_EraseK:Ee
  96. Edit_EraseH:Erases the current line
  97.  
  98. #
  99. # Save menu definition
  100. # ~~~~~~~~~~~~~~~~~~~~
  101.  
  102. Save_Title:   Save As
  103. Save_AnsiM:<A>nsi          
  104. Save_AnsiK:Aa
  105. Save_AnsiH:Saves file as a 'Ansi' file
  106.  
  107. Save_FontM:<B>BC Font      
  108. Save_FontK:Bb
  109. Save_FontH:Saves file as a 'BBC Font' file
  110.  
  111. Save_ScreenM:<S>creen        
  112. Save_ScreenK:Ss
  113. Save_ScreenH:Saves file as a sprite
  114.  
  115. Save_TextM:<T>ext (ASCII)  
  116. Save_TextK:Tt
  117. Save_TextH:Saves file as pure text
  118.  
  119. Save_DetailsM:Save <D>etails >
  120. Save_DetailsK:Dd
  121. Save_DetailsH:Leads to the 'Save Details' menu
  122.  
  123. #
  124. # Colour menu definition
  125. # ~~~~~~~~~~~~~~~~~~~~~~
  126.  
  127. Colour_Title:            Colour
  128. Colour_ForeM:<F>oreground          Alt & F >
  129. Colour_ForeK:Ff
  130. Colour_ForeH:Changes the current foreground colour
  131.  
  132. Colour_BackM:<B>ackground          Alt & B >
  133. Colour_BackK:Bb
  134. Colour_BackH:Changes the current background colour
  135.  
  136. Colour_DefBackM:<D>efault Background  Alt & D >
  137. Colour_DefBackK:Dd
  138. Colour_DefBackH:Changes the default background colour
  139.  
  140. Colour_GlobalM:<G>lobal Change       Alt & G  
  141. Colour_GlobalK:Gg
  142. Colour_GlobalH:Globally changes the current cursor colour to the currently selected colours
  143.  
  144. Colour_NewM:<N>ew Colour          Alt & N  
  145. Colour_NewK:Nn
  146. Colour_NewH:Selects current colours as the current cursor colour
  147.  
  148. Colour_LineTypeM:Line <T>ype           Alt & T >
  149. Colour_LineTypeK:Tt
  150. Colour_LineTypeH:Selects a new line type
  151.  
  152. #
  153. # Select menu definition
  154. # ~~~~~~~~~~~~~~~~~~~~~~
  155.  
  156. Select_Title:               Select
  157. Select_AreaM:Se<L>ect Area                 Alt & A  
  158. Select_AreaK:Ll
  159. Select_AreaH:Selects a new block
  160.  
  161. Select_HideM:<H>ide                 Ctrl & Alt & H  
  162. Select_HideK:Hh
  163. Select_HideH:Hides highlighted block
  164.  
  165. Select_ShowM:<S>how                 Ctrl & Alt & S  
  166. Select_ShowK:Ss
  167. Select_ShowH:Shows highlighted block
  168.  
  169. Select_EraseM:<E>rase                Ctrl & Alt & E  
  170. Select_EraseK:Ee
  171. Select_EraseH:Erases block
  172.  
  173. Select_ShapesM:Sha<P>es                              >
  174. Select_ShapesK:Pp
  175. Select_ShapesH:Leads to the 'Shapes' sub-menu
  176.  
  177. Select_DeleteM:<D>elete               Ctrl & Alt & D  
  178. Select_DeleteK:Dd
  179. Select_DeleteH:Deletes the block
  180.  
  181. Select_CopyM:<C>opy                 Ctrl & Alt & C  
  182. Select_CopyK:Cc
  183. Select_CopyH:Copies the block to a new position
  184.  
  185. Select_MoveM:<M>ove                 Ctrl & Alt & M  
  186. Select_MoveK:Mm
  187. Select_MoveH:Moves the block to a new position
  188.  
  189. Select_WashM:<W>ash                 Ctrl & Alt & W  
  190. Select_WashK:Ww
  191. Select_WashH:Washes the block using the current colours
  192.  
  193. Select_PaintM:P<A>int                Ctrl & Alt & A  
  194. Select_PaintK:Aa
  195. Select_PaintH:Paints the block using the current colours and characters
  196.  
  197. Select_CBlkM:Clear (Block <K>)      Ctrl & Alt & K  
  198. Select_CBlkK:Kk
  199. Select_CBlkH:Clears the block
  200.  
  201. Select_VBlkM:<V>iew (Block)         Ctrl & Alt & V  
  202. Select_VBlkK:Vv
  203. Select_VBlkH:View the block
  204.  
  205. Select_GrabM:Reselect <G>rab area   Ctrl & Alt & G  
  206. Select_GrabK:Gg
  207. Select_GrabH:Regrabs the last area of screen
  208.  
  209. Select_TryM:Tr<Y>                  Ctrl & Alt & L  
  210. Select_TryK:Yy
  211. Select_TryH:Allows trying of the block in a new position. NOT PERMANENT
  212.  
  213. Select_TransBlockM:Transpa<R>ent          Ctrl & Alt & R  
  214. Select_TransBlockK:Rr
  215. Select_TransBlockH:Toggle transparent copying and moving on and off.
  216.  
  217. Select_UpdateBlkM:Update <B>lock   Ctrl & Alt & Shift B  
  218. Select_UpdateBlkK:Bb
  219. Select_UpdateBlkH:Update selected block if the selected area is changed
  220.  
  221. Select_DelLeftM:Delete Left (<)  Ctrl & Alt & Shift L  
  222. Select_DelLeftK:<
  223. Select_DelLeftH:Delete to the left
  224.  
  225. Select_MouseM:Mouse Butt<O>ns                       >
  226. Select_MouseK:Oo
  227. Select_MouseH:Leads To Mouse Buttons Sub-Menu
  228.  
  229. #
  230. # Mouse button menu definition
  231. #
  232.  
  233. Mouse_Title:         Mouse Buttons
  234. Mouse_NoM:<N>one    Ctrl & Alt & Shift & N
  235. Mouse_NoK:Nn
  236. Mouse_NoH:No mouse used while selecting a block.
  237.  
  238. Mouse_SingleM:<S>ingle  Ctrl & Alt & Shift & S
  239. Mouse_SingleK:Ss
  240. Mouse_SingleH:Single mouse click to select corners of block.
  241.  
  242. Mouse_DoubleM:<D>ouble  Ctrl & Alt & Shift & D
  243. Mouse_DoubleK:Dd
  244. Mouse_DoubleH:Double mouse click to select corners of block.
  245.  
  246. #
  247. # Warnings menu definition
  248. #
  249.  
  250. Warnings_Title:             Warnings
  251. Warnings_MajorM:<M>ajor     Ctrl & Alt & Shift & M
  252. Warnings_MajorK:Mm
  253. Warnings_MajorH:Toggle suppression of major warnings (See UserGuide)
  254.  
  255. Warnings_MinorM:Minor <W>   Ctrl & Alt & Shift & W
  256. Warnings_MinorK:Ww
  257. Warnings_MinorH:Toggle suppression of minor warnings (See UserGuide)
  258.  
  259. #
  260. # Shapes menu definition
  261. #
  262.  
  263. Shapes_Title:              Shapes
  264. Shapes_SolidBoxM:<B>ox (Solid)        Ctrl & Alt & B
  265. Shapes_SolidBoxK:Bb
  266. Shapes_SolidBoxH:Places a solid box around the block
  267.  
  268. Shapes_TransBoxM:Box (<T>ransparent)  Ctrl & Alt & T
  269. Shapes_TransBoxK:Tt
  270. Shapes_TransBoxH:Places a transparent box around the block
  271.  
  272. #
  273. # Pattern menu definition
  274. # ~~~~~~~~~~~~~~~~~~~~~~~
  275.  
  276. Pattern_Title:            Pattern
  277. Pattern_SelectM:<S>elect Pattern  Ctrl & Alt & U
  278. Pattern_SelectK:Ss
  279. Pattern_SelectH:Selects block as a pattern
  280.  
  281. Pattern_ModeM:<P>attern Mode           Alt & U
  282. Pattern_ModeK:Pp
  283. Pattern_ModeH:Toggles pattern mode on and off
  284.  
  285. Pattern_ClearM:<C>lear           Ctrl & Alt & X
  286. Pattern_ClearK:Cc
  287. Pattern_ClearH:Clears pattern
  288.  
  289. Pattern_ViewM:<V>iew            Ctrl & Alt & P
  290. Pattern_ViewK:Vv
  291. Pattern_ViewH:Views the current selected pattern
  292.  
  293. #
  294. # Line type menu definition
  295. # ~~~~~~~~~~~~~~~~~~~~~~~~~
  296.  
  297. Line_Title:Line Menu
  298. Line_TypeAM: <A> ├─┤ 
  299. Line_TypeAK:Aa
  300. Line_TypeAH:Selects type 'A' as the new line type
  301.  
  302. Line_TypeBM: <B> ╠═╣ 
  303. Line_TypeBK:Bb
  304. Line_TypeBH:Selects type 'B' as the new line type
  305.  
  306. Line_TypeCM: <C> ╞═╡ 
  307. Line_TypeCK:Cc
  308. Line_TypeCH:Selects type 'C' as the new line type
  309.  
  310. Line_TypeDM: <D> ╟─╢ 
  311. Line_TypeDK:Dd
  312. Line_TypeDH:Selects type 'D' as the new line type
  313.  
  314. #
  315. # Miscellaneous menu definition
  316. # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  317.  
  318. Misc_Title:             Misc Menu
  319. Misc_SwapM:Swap Screen <O>               Alt & O  
  320. Misc_SwapK:Oo
  321. Misc_SwapH:Toggles between screen 1 and screen 2
  322.  
  323. Misc_ClearM:<C>lear Screen                Alt & C  
  324. Misc_ClearK:Cc
  325. Misc_ClearH:Clears the current screen
  326.  
  327. Misc_PrintM:<P>rint Screen                  Print  
  328. Misc_PrintK:Pp
  329. Misc_PrintH:Sends the current screen to the printer
  330.  
  331. Misc_CtrlPanelM:Control Panel <Q>             Alt & Q >
  332. Misc_CtrlPanelK:Qq
  333. Misc_CtrlPanelH:Leads to 'Control Panel' menu
  334.  
  335. Misc_RedrawM:Redraw <K>                    Alt & K  
  336. Misc_RedrawK:Kk
  337. Misc_RedrawH:Redraws entire screen
  338.  
  339. Misc_HelpM:<H>elp                        Alt & H  
  340. Misc_HelpK:Hh
  341. Misc_HelpH:Displays help screens
  342.  
  343. Misc_RulerM:<R>uler                       Alt & R  
  344. Misc_RulerK:Rr
  345. Misc_RulerH:Turns the ruler on
  346.  
  347. Misc_ModeM:<M>ode                        Alt & Y  
  348. Misc_ModeK:Mm
  349. Misc_ModeH:Changes the current screen mode
  350.  
  351. Misc_DrawM:<D>raw                            Esc  
  352. Misc_DrawK:Dd
  353. Misc_DrawH:Toggles draw mode on and off
  354.  
  355. Misc_InsertM:<I>nsert                       Insert  
  356. Misc_InsertK:Ii
  357. Misc_InsertH:Toggles insert mode on and off
  358.  
  359. Misc_HourglassM:Hour<G>lass    Ctrl & Alt & Shift & H  
  360. Misc_HourglassK:Gg
  361. Misc_HourglassH:Toggles the hourglass on and off
  362.  
  363. Misc_CLSPromptM:C<L>S Prompt   Ctrl & Alt & Shift & P  
  364. Misc_CLSPromptK:Ll
  365. Misc_CLSPromptH:Toggles CLS Prompting when loading files on and off
  366.  
  367. Misc_CursorM:C<U>rsor       Ctrl & Alt & Shift & C  
  368. Misc_CursorK:Uu
  369. Misc_CursorH:Toggles cursor co-ordinates on and off
  370.  
  371. Misc_PrintLFM:Print Line-<F>eed                      
  372. Misc_PrintLFK:Ff
  373. Misc_PrintLFH:Toggles the printting of a line-feed on and off
  374.  
  375. #
  376. # Load menu definition
  377. # ~~~~~~~~~~~~~~~~~~~~
  378.  
  379. Load_Title:   Load Menu
  380. Load_ScreenM:Load <S>creen
  381. Load_ScreenK:Ss
  382. Load_ScreenH:Loads the file as a screen
  383.  
  384. Load_FontM:Load <F>ont
  385. Load_FontK:Ff
  386. Load_FontH:Loads file as a new font
  387.  
  388. Load_PaletteM:Load <P>alette
  389. Load_PaletteK:Pp
  390. Load_PaletteH:Loads file as a new palette
  391.  
  392. Load_AnsiSaveM:Load <A>nsiSave
  393. Load_AnsiSaveK:Aa
  394. Load_AnsiSaveH:Loads file as a new 'AnsiSave' file
  395.  
  396. #
  397. # Control panel menu definition
  398. # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  399.  
  400. Ctrl_Title:    Control Menu 1
  401. Ctrl_Seq1M:<1>                 F1
  402. Ctrl_Seq1K:1
  403. Ctrl_Seq1H:Places character at current cursor position
  404.  
  405. Ctrl_Seq2M:<2>                 F2
  406. Ctrl_Seq2K:2
  407. Ctrl_Seq2H:Places character at current cursor position
  408.  
  409. Ctrl_Seq3M:<3>                 F3
  410. Ctrl_Seq3K:3
  411. Ctrl_Seq3H:Places character at current cursor position
  412.  
  413. Ctrl_Seq4M:<4>                 F4
  414. Ctrl_Seq4K:4
  415. Ctrl_Seq4H:Places character at current cursor position
  416.  
  417. Ctrl_Seq5M:<5>                 F5
  418. Ctrl_Seq5K:5
  419. Ctrl_Seq5H:Places character at current cursor position
  420.  
  421. Ctrl_Seq6M:<6>                 F6
  422. Ctrl_Seq6K:6
  423. Ctrl_Seq6H:Places character at current cursor position
  424.  
  425. Ctrl_Seq7M:<7>                 F7
  426. Ctrl_Seq7K:7
  427. Ctrl_Seq7H:Places character at current cursor position
  428.  
  429. Ctrl_Seq8M:<8>                 F8
  430. Ctrl_Seq8K:8
  431. Ctrl_Seq8H:Places character at current cursor position
  432.  
  433. Ctrl_UpM:<U>p               F10
  434. Ctrl_UpK:Uu
  435. Ctrl_UpH:Goes up function key options
  436.  
  437. Ctrl_DownM:<D>own              F9
  438. Ctrl_DownK:Dd
  439. Ctrl_DownH:Goes down function key options
  440.  
  441. Ctrl_AllM:<A>ll              F11 >
  442. Ctrl_AllK:Aa
  443. Ctrl_AllH:Leads to the full list of function key options
  444.  
  445. Ctrl_StarCmdsM:<S>tar Commands    F12
  446. Ctrl_StarCmdsK:Ss
  447. Ctrl_StarCmdsH:Allows the use of star commands (*)
  448.  
  449. Ctrl_TopM:<T>op     (Ctrl Panel)
  450. Ctrl_TopK:Tt
  451. Ctrl_TopH:Places control panel at the top of the screen
  452.  
  453. Ctrl_BottomM:<B>ottom  (Ctrl Panel)
  454. Ctrl_BottomK:Bb
  455. Ctrl_BottomH:Places control panel at the bottom of the screen
  456.  
  457. Ctrl_NoneM:<N>either (Ctrl Panel)
  458. Ctrl_NoneK:Nn
  459. Ctrl_NoneH:Turns the control panel off
  460.  
  461. #
  462. # Second control panel sub-menu
  463. # ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  464.  
  465. Ctrl2_Title:   Control Menu 2
  466. Ctrl2_SeqAM:<A> Ç ü é â ä à å ç
  467. Ctrl2_SeqAK:Aa
  468. Ctrl2_SeqAH:Function key selection A
  469.  
  470. Ctrl2_SeqBM:<B> ê ë è ï î ì Ä Å
  471. Ctrl2_SeqBK:Bb
  472. Ctrl2_SeqBH:Function key selection B
  473.  
  474. Ctrl2_SeqCM:<C> É æ Æ ô ö ò û ù
  475. Ctrl2_SeqCK:Cc
  476. Ctrl2_SeqCH:Function key selection C
  477.  
  478. Ctrl2_SeqDM:<D> ÿ Ö Ü ¢ £ ¥ ₧ ƒ
  479. Ctrl2_SeqDK:Dd
  480. Ctrl2_SeqDH:Function key selection D
  481.  
  482. Ctrl2_SeqEM:<E> á í ó ú ñ Ñ ª º
  483. Ctrl2_SeqEK:Ee
  484. Ctrl2_SeqEH:Function key selection E
  485.  
  486. Ctrl2_SeqFM:<F> ¿ ⌐ ¬ ½ ¼ ¡ « »
  487. Ctrl2_SeqFK:Ff
  488. Ctrl2_SeqFH:Function key selection F
  489.  
  490. Ctrl2_SeqGM:<G> ░ ▒ ▓ │ ┤ ╡ ╢ ╖
  491. Ctrl2_SeqGK:Gg
  492. Ctrl2_SeqGH:Function key selection G
  493.  
  494. Ctrl2_SeqHM:<H> ╕ ╣ ║ ╗ ╝ ╜ ╛ ┐
  495. Ctrl2_SeqHK:Hh
  496. Ctrl2_SeqHH:Function key selection H
  497.  
  498. Ctrl2_SeqIM:<I> └ ┴ ┬ ├ ─ ┼ ╞ ╟
  499. Ctrl2_SeqIK:Ii
  500. Ctrl2_SeqIH:Function key selection I
  501.  
  502. Ctrl2_SeqJM:<J> ╚ ╔ ╩ ╦ ╠ ═ ╬ ╧
  503. Ctrl2_SeqJK:Jj
  504. Ctrl2_SeqJH:Function key selection J
  505.  
  506. Ctrl2_SeqKM:<K> ╨ ╤ ╥ ╙ ╘ ╒ ╓ ╫
  507. Ctrl2_SeqKK:Kk
  508. Ctrl2_SeqKH:Function key selection K
  509.  
  510. Ctrl2_SeqLM:<L> ╪ ┘ ┌ █ ▄ ▌ ▐ ▀
  511. Ctrl2_SeqLK:Ll
  512. Ctrl2_SeqLH:Function key selection L
  513.  
  514. Ctrl2_SeqMM:<M> α ß Γ π Σ σ µ τ
  515. Ctrl2_SeqMK:Mm
  516. Ctrl2_SeqMH:Function key selection M
  517.  
  518. Ctrl2_SeqNM:<N> Φ Θ Ω δ ∞ φ ε ∩
  519. Ctrl2_SeqNK:Nn
  520. Ctrl2_SeqNH:Function key selection N
  521.  
  522. Ctrl2_SeqOM:<O> ≡ ± ≥ ≤ ⌠ ⌡ ÷ ≈
  523. Ctrl2_SeqOK:Oo
  524. Ctrl2_SeqOH:Function key selection O
  525.  
  526. Ctrl2_SeqPM:<P> ° ∙ · √ ⁿ ² ■  
  527. Ctrl2_SeqPK:Pp
  528. Ctrl2_SeqPH:Function key selection P
  529.  
  530. #
  531. # Save details menu
  532. # ~~~~~~~~~~~~~~~~~
  533.  
  534. SaveDet_Title:      Save Options
  535. SaveDet_ModeM:Do Initial <M>ODE Change
  536. SaveDet_ModeK:Mm
  537. SaveDet_ModeH:If set does a MODE change else clears screens when saved as a 'BBC Font' file
  538.  
  539. SaveDet_FontM:Include <F>ont Data
  540. SaveDet_FontK:Ff
  541. SaveDet_FontH:If set includes font data when saved as a 'BBC Font' file
  542.  
  543. SaveDet_PaletteM:Include <P>alette Data
  544. SaveDet_PaletteK:Pp
  545. SaveDet_PaletteH:If set includes palette data when saved as a 'BBC Font' file")
  546.  
  547. SaveDet_EofM:Add <E>nd-Of-File Marker
  548. SaveDet_EofK:Ee
  549. SaveDet_EofH:If set adds an E-O-F marker if the file is saved as a 'BBC Font' or 'Ansi' file
  550.  
  551. SaveDet_ReverseM:<R>everse
  552. SaveDet_ReverseK:Rr
  553. SaveDet_ReverseH:If set saves 'Ansi' and 'BBC Font' file in reverse
  554.  
  555. SaveDet_MaxLineM:Maximum <A>NSI Lines
  556. SaveDet_MaxLineK:Aa
  557. SaveDet_MaxLineH:Sets the maximum number of lines to save if saved as a 'Ansi' file
  558.  
  559. SaveDet_PauseM:Pause <W>
  560. SaveDet_PauseK:Ww
  561. SaveDet_PauseH:Sets the pause when saving as either 'BBC Font' or 'Ansi'
  562.  
  563. SaveDet_DisplayM:D<I>splay
  564. SaveDet_DisplayK:Ii
  565. SaveDet_DisplayH:Toggles the displaying of the file as its saved
  566.  
  567. # ---------------------------------------------------------------------------
  568.  
  569. SaveDet_LoadOptsM:<L>oad Options
  570. SaveDet_LoadOptsK:Ll
  571. SaveDet_LoadOptsH:Loads the options from disk or resets the options to the defaults
  572.  
  573. SaveDet_SaveOptsM:<S>ave Options
  574. SaveDet_SaveOptsK:Ss
  575. SaveDet_SaveOptsH:Saves the options to the disk
  576.  
  577. SaveDet_DefaultsM:<D>efaults
  578. SaveDet_DefaultsK:Dd
  579. SaveDet_DefaultsH:Resets options to there defaults
  580.  
  581. SaveDet_DeleteOptsM:Delete <O>ptions
  582. SaveDet_DeleteOptsK:Oo
  583. SaveDet_DeleteOptsH:Deletes 'EditorOpts' and 'ImageOpts' files
  584.